<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>DiminishedOrMinor</after>
        <action>MajorOrAugmented</action>
        <scheme>

(ChordComparison::ChordComparison (list ChordComparison::Major ChordComparison::Augmented))

</scheme>
        <label>MajorAugmented</label>
        <tooltip>Determine if chord sounded is Major or Augmented</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
